Drop `OSTREE_BUILT_FEATURES` from introspection
authorColin Walters <walters@verbum.org>
Thu, 2 Jun 2022 23:42:52 +0000 (19:42 -0400)
committerColin Walters <walters@verbum.org>
Thu, 2 Jun 2022 23:44:40 +0000 (19:44 -0400)
commit3e645ad950c3193d50ac9924ec7eba43c5df4cb5
treea8776bc121b4d48ee87e8661279f88e8693882f6
parent485caca5383b2f0ec2f8f312c6f2c12b2e9b2e80
Drop `OSTREE_BUILT_FEATURES` from introspection

It inherently depends on the individual build, and can't
really be an official stable API for introspection users.
I've noticed the value of this flip flop when doing local builds.

I'm fairly certain no one is trying to use it from a higher level
language.

It'd probably make sense to even drop from the official C API,
but I'm trying to be conservative with that.
src/libostree/ostree-version.h.in